home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / snake-coil.swf / scripts / DefineButton2_100 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-09-29  |  43 b   |  4 lines

  1. on(release){
  2.    gotoAndStop("title");
  3. }
  4.